-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.23 (latest)
-
Code
-
Classes
- CustomerApplicationService
Total Complexity |
62 |
Dependencies |
13 |
Dependents |
0 |
Total lines |
373 |
Lines of code |
198 |
Logical lines of code |
112 |
Comment lines |
96 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
B |
35 |
20 |
86 |
getNewOrExistingCustomer() |
A |
47 |
13 |
31 |
setWPUserForCustomer() |
A |
54 |
10 |
20 |
removeBookingsForOtherCustomers() |
A |
60 |
9 |
12 |
createCustomer() |
S |
48 |
5 |
35 |
hasCustomerBooking() |
S |
64 |
4 |
10 |
__construct() |
S |
76 |
1 |
4 |